/* 关闭滚动条 */

.p1 {
  background: url(../img/index/p1-bg.jpg);
  background-size: 100% 100%;
}

.wh {
  width: 100%;
  height: calc(100vh - 1.1rem - 1.14rem);
  margin-top: 1.14rem;
  box-sizing: border-box;
}


.index-tit {
  text-align: center;
}


.main {
  position: relative;
  height: 100vh;
  box-sizing: border-box;
}

/* 分页器样式 */
/* .main.swiper-container-vertical>.swiper-pagination-bullets {
  left: 1.7rem;
  right: auto;
  top: 50%;
}

.main.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  width: .15rem;
  height: .15rem;
  border-radius: 50%;
  background: url(../img/index/icon1.png) center no-repeat;
  background-size: 100%;
  opacity: 1;
  margin: 15px 0;
}

.main.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: url(../img/index/icon1-on.png) center no-repeat;
  background-size: 100%;
} */


.p1 .contain {
  display: flex;
  justify-content: space-between;
}

.p1 .p1-left {
  width: 5.78rem;
  margin-top: 1.26rem;
  height: 4.6rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.p1 .p1-left .left-top .tag {
  font-size: 0.215rem;
  color: #fff;
  background-color: #4d4d4d;
  padding: 0 0.16rem;
  border-radius: 0.18rem;
  line-height: 0.36rem;
  display: inline-block;

}

.p1 .p1-left .left-top .left-top-tit {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0.16rem;
  margin-top: 0.4rem;
}

.p1 .p1-left .left-top .left-top-tit h3 {
  font-family: "sy";
  font-size: 0.52rem;
  color: #4d4d4d;
  line-height: 1em;
  position: relative;
  margin-right: 0.64rem;

}

.p1 .p1-left .left-top .left-top-tit h3::after {
  content: "";
  height: 0.47rem;
  width: 0.04rem;
  background-color: #4d4d4d;
  position: absolute;
  bottom: 0;
  right: -0.36rem;
}

.p1 .p1-left .left-top .left-top-tit h5 {
  font-size: 0.423rem;
  line-height: 1em;
  color: #4d4d4d;
  font-family: "sy";

}

.p1 .p1-left .left-top .p1-cont {
  font-size: 0.18rem;
  color: #4d4d4d;
  line-height: 0.26rem;
  font-family: "sy";
}

.p1 .p1-left .left-top a {
  font-size: 0.24rem;
  font-weight: 600;
  color: #4d4d4d;
  margin-top: 0.3rem;
}

.p1 .p1-left .p1-left-bottom {
  border-top: 2px #4d4d4d solid;
}

.p1 .p1-left .p1-left-bottom .p1-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 2.94rem;
  margin-top: 0.27rem;
}

.p1 .p1-left .p1-left-bottom .p1-list li img {
  width: 0.5rem;
  height: 0.5rem;
  display: block;
}






.p1 .p1-right {
  position: relative;
  width: 7.5rem;
  height: 5.3rem;
  margin-top: 0.67rem;
}

.p1 .p1-right .p1-img1 {
  width: 6.17rem;
  height: 4.17rem;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

.p1 .p1-right .p1-img1 img {
  width: 6.17rem;
  height: 4.17rem;
  display: block;
}

.p1 .p1-right .p1-img2 {
  width: 3.23rem;
  height: 4.22rem;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;

}

.p1 .p1-right .p1-img2 img {
  width: 3.23rem;
  height: 4.22rem;
  display: block;
  border-radius: 0.2rem;
}



.p2 {
  background: url(../img/index/p2-bg.jpg)no-repeat;
  background-size: 100% 100%;

}

.p2 .contain {}

.p2 .p2-top .tag {
  margin-top: 1.14rem;
  font-size: 0.215rem;
  color: #ff9bc0;
  background-color: #fff;
  padding: 0 0.16rem;
  border-radius: 0.18rem;
  line-height: 0.36rem;
  display: inline-block;

}

.p2 .p2-top .p2-top-tit {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0.16rem;
  margin-top: 0.2rem;
}

.p2 .p2-top .p2-top-tit h3 {
  font-family: "sy";
  font-size: 0.52rem;
  color: #ff9bc0;
  line-height: 1em;
  position: relative;
  margin-right: 0.64rem;

}

.p2 .p2-top .p2-top-tit h3::after {
  content: "";
  height: 0.47rem;
  width: 0.04rem;
  background-color: #ff9bc0;
  position: absolute;
  bottom: 0;
  right: -0.36rem;
}

.p2 .p2-top .p2-top-tit h5 {
  font-size: 0.423rem;
  line-height: 1em;
  color: #ff9bc0;
  font-family: "sy";
}

.p2 .p2-img1 {
  width: 4.52rem;
  height: 2.51rem;
  margin-bottom: 0.2rem;
}

.p2 .p2-img1 img {
  width: 4.52rem;
  height: 2.51rem;
  display: block;
}

.p2>h5 {
  font-size: 0.2rem;
  line-height: 0.3rem;
  font-family: "sy";
}

.p2>p {
  font-size: 0.2rem;
  line-height: 0.3rem;
  font-family: "sy";
}


.p2 .pager {
  display: flex;
  align-items: center;
  margin-top: 0.4rem;
  width: 4.54rem;
  box-sizing: border-box;
  padding: 0 0.38rem;
  background-color: #ff9bc0;
  border-radius: 0.18rem;
  height: 0.42rem;
  justify-content: space-between;
}

.p2 .pager a {
  color: #fff;
  font-size: 0.18rem;
}

.p2 .pager ul {
  display: flex;
  width: 2.2rem;
  justify-content: space-between;
  align-items: center;
}


.p3 {
  background: url(../img/index/p3-bg.jpg)no-repeat;
  background-size: 100% 100%;
  margin-top: 1.14rem;
  padding-top: 1.14rem;
}

.p3 .contain {
  display: flex;
}

.p3 .contain .video-box {
  width: 3.85rem;
  height: 5.22rem;
  border-radius: 0.24rem;
  display: block;
}

.video-box video {
  width: 100% !important;
  height: 100% !important;

}

.video-box {
  background: #000000;
  overflow: hidden;
  position: relative;
}

.play {
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
  z-index: 3;
}

.p3 .p3-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 5.62rem;
  margin-left: 0.77rem;
  align-items: stretch;
  align-content: space-between;
}

.p3 .p3-list li {
  width: 2.76rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p3 .p3-list li img {
  width: 2.76rem;
  height: 1.8rem;
  display: block;
}

.p3 .p3-list li h5 {
  font-size: 0.31rem;
  font-family: "ysb";
  color: #56a6ff;
  position: relative;
  font-weight: normal;
  display: inline-block;
}

.p3 .p3-list li h5::after,
.p3 .p3-list li h5::before {
  content: "";
  height: 1px;
  width: 0.65rem;
  background-color: #56a6ff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.p3 .p3-list li h5::after {
  left: -0.73rem;
}

.p3 .p3-list li h5::before {
  right: -0.73rem;
}

.p3 .p3-list li p {
  font-size: 0.18rem;
  color: #fff;

}

.p4 {
  background: url(../img/index/p1-bg.jpg)no-repeat;
  background-size: 100% 100%;
  padding-top:0.56rem;
}

.p4 .tit {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0.5rem;
}

.p4 .tit h3 {
  font-size: 0.52rem;
  font-family: "ysb";
  color: #56a6ff;
  position: relative;
  font-weight: normal;
  display: inline-block;
  line-height: 1em;
}
.p4 .tit p{
font-size: 0.2rem;
font-weight: 600;
font-family: "sy";
color: #56a6ff;
line-height: 1em;
}
.p4 .tit h3::after,
.p4 .tit h3::before {
  content: "";
  height: 1px;
  width: 1.43rem;
  background-color: #56a6ff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.p4 .tit h3::after {
  left: -1.76rem;
}

.p4 .tit h3::before {
  right: -1.76rem;
}

.p4-swiper {
  width: 14rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.p4-swiper .swiper-container {
  width: 14rem;
}

.p4-swiper .swiper-slide {
  width: 3.32rem;
  height: 4.26rem;
 
}
.p4-swiper .swiper-slide .p4-list{
  width: 3.32rem;
  height: 4.1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.p4-swiper .swiper-slide img {
  width: 2.86rem;
  height: 3.52rem;
  display: block;
}

.p4-swiper .swiper-slide .p4-text {
  height: 0.58rem;
}

.p4-swiper .swiper-slide .p4-text h5 {
  font-size: 0.279rem;
  font-family: "ysb";
}

.p4-swiper .swiper-button-next,
.p4-swiper .swiper-button-prev {
  height: 0.73rem;
  background-image: url(../img/index/p4-l.png);
  background-size: 100% 100%;
  position: absolute;
  margin: 0;
  z-index: 9;
  width: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
}

.p4-swiper .swiper-button-next {
  right: -1.15rem;
  transform:translateY(-50%) rotateY(180deg);
}

.p4-swiper .swiper-button-prev {
  left: -1.15rem;
}
.p4-swiper .swiper-slide .p4-text{
background-color: #ff9bc0;
width: 2.86rem;
color: #fff;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
}
.p4-swiper .swiper-slide .p4-text::after{
  content: "";
  width: 0.89rem;
  height: 0.89rem;
  position: absolute;
  left: -0.46rem;
  bottom: -0.16rem;
  background-image: url(../img/index/p4-img1.png);
  background-size: 100% 100%;
}
.p4-swiper .swiper-slide .p4-text h5{
font-size: 0.279rem;
font-family: "ysb";
font-weight: normal;
line-height: 0.28rem;
}
.p4-swiper .swiper-slide .p4-text p{
font-size: 0.127rem;
font-family:"ysb";
line-height: 0.14rem;
}

.p5 {
  background: url(../img/index/p5-bg.jpg)no-repeat;
  background-size: 100% 100%;
  padding-top: 0.64rem;
}
.p5 .contain{
}
.p5 .p5-main{
  width: 4.33rem;

}
.p5 .p5-main>img{
  width: 4.33rem;
  height: 1.8rem;
  display: block;
}
.p5 .p5-main .p5-tit{
color: #fff;
font-family: "sy";
margin-left: 0.12rem;

}
.p5 .p5-main .p5-tit h3{
  font-size: 0.52rem;
  color: #56a6ff;
  line-height: 1em;
}
.p5 .p5-main .p5-tit h5{
  font-size: 0.42rem;
  line-height: 1em;
  margin-top: 0.15rem;
}
.p5 .p5-main .p5-tit p{
  font-size: 0.32rem;
  line-height: 1em;
  margin-top: 0.06rem;
  margin-bottom: 0.46rem;
  position: relative;
}
.p5 .p5-main .p5-tit p::after{
  content: "";
  height:0.02rem;
  width: 1.03rem;
  background-color: #fff;
  bottom: -0.23rem;
  position: absolute;
  left: 0;
}
.p5 .p5-main .p5-tit sub{
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.p5 .p5-list{
  display: flex;
  margin-top:0.12rem;
  margin-bottom: 0.12rem;
}
.p5 .p5-list li{
  margin-right: 0.2rem;
}
.p5 .p5-list li img{
  width: 0.38rem;
  height: 0.38rem;
  display: block;
}
.p6 {
  background: url(../img/index/p6-bg.jpg)no-repeat;
  background-size: 100% 100%;
  padding-top: 0.64rem;
}
.p6 .contain{
  position: relative;
  height: 100%;
  color: #fff;
  font-family: "sy";
}
.p6 .contain>img{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 6rem;
  height: 4.32rem;
}
.p6 .contain .p6-tit{
margin-bottom: 0.36rem;
}
.p6 .contain .p6-tit h3{
  font-size:0.52rem;
  line-height: 1em;
}
.p6 .contain .p6-tit p{
  font-size:0.26rem;
  line-height: 1em;
  margin-top: 0.12rem;
}
.p6 .contain>p{
  font-size: 0.18rem;
  line-height: 0.26rem;
}
.p6 .contain>a{
  font-size:0.24rem;
  font-family: "sy";
  font-weight: 600;
  color: #fff;
  margin-top: 0.18rem;
}
.foot{
  position: fixed;
}